[ROOT]  dt  Email  SELECT Date, To, From, Subject  ORDER BY Date  LIMIT -2147483648  SKIP 36701249  TAKE 2048  

ERROR:

At hierarhical level dt, key 'Email' not found

In case you attempted to supply a QueryExpression, this error message may be of help:

Start of query expression 'EMAIL' not recognized. Must start with one of

AGGREGATE, ALL, CACHE, HINT, LIMIT, LOG, ORDER (as in OrderBy), PIVOT, REL, SELECT, SHUFFLE, SKIP, STRICT, TAKE, WHERE


Use this link to see available keys at this level:

dt


Generated 2025-07-14 11:31:34.781 UTC