[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 6352 > < TAKE 60 >
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
SELECT Name, PostalCode, City, StateOrProvince, Country/ORDER BY City/TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity/SKIP 875/SHUFFLE/SKIP 6352/TAKE 60
Individual query expressions are:
SELECT Name, PostalCode, City, StateOrProvince, Country
ORDER BY City
TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity
SKIP 875
SHUFFLE
SKIP 6352
TAKE 60
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/5/Start = 2025-07-10 03:05:04.620
ExecuteOne/_/5/Query = SELECT Name, PostalCode, City, StateOrProvince, Country
ExecuteOne/_/5/CountBefore = 6549
ExecuteOne/_/5/CountAfter = 6549
ExecuteOne/_/5/Finish = 2025-07-10 03:05:04.664
ExecuteOne/_/5/ElapsedTime = 00:00:00.044
ExecuteOne/_/5/Text = ------------------------------------------------------
ExecuteOne/_/5/Start = 2025-07-10 03:05:04.664
ExecuteOne/_/5/Query = ORDER BY City
ExecuteOne/_/5/CountBefore = 6549
ExecuteOne/_/5/CountAfter = 6549
ExecuteOne/_/5/Finish = 2025-07-10 03:05:04.665
ExecuteOne/_/5/ElapsedTime = 00:00:00.000
ExecuteOne/_/5/Text = ------------------------------------------------------
ExecuteOne/_/5/Start = 2025-07-10 03:05:04.665
ExecuteOne/_/5/Query = TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity
ExecuteOne/_/5/CountBefore = 6549
Title = Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity
ExecuteOne/_/5/CountAfter = 6549
ExecuteOne/_/5/Finish = 2025-07-10 03:05:04.665
ExecuteOne/_/5/ElapsedTime = 00:00:00.000
ExecuteOne/_/5/Text = ------------------------------------------------------
ExecuteOne/_/5/Start = 2025-07-10 03:05:04.665
ExecuteOne/_/5/Query = SKIP 875
ExecuteOne/_/5/CountBefore = 6549
ExecuteOne/_/5/CountAfter = 5674
ExecuteOne/_/5/Finish = 2025-07-10 03:05:04.666
ExecuteOne/_/5/ElapsedTime = 00:00:00.001
ExecuteOne/_/5/Text = ------------------------------------------------------
ExecuteOne/_/5/Start = 2025-07-10 03:05:04.666
ExecuteOne/_/5/Query = SHUFFLE
ExecuteOne/_/5/CountBefore = 5674
ExecuteOne/_/5/CountAfter = 5674
ExecuteOne/_/5/Finish = 2025-07-10 03:05:04.666
ExecuteOne/_/5/ElapsedTime = 00:00:00.000
ExecuteOne/_/5/Text = ------------------------------------------------------
ExecuteOne/_/5/Start = 2025-07-10 03:05:04.666
ExecuteOne/_/5/Query = SKIP 6352
ExecuteOne/_/5/CountBefore = 5674
ExecuteOne/_/5/CountAfter = 0
ExecuteOne/_/5/Finish = 2025-07-10 03:05:04.666
ExecuteOne/_/5/ElapsedTime = 00:00:00.000
ExecuteOne/_/5/Text = ------------------------------------------------------
ExecuteOne/_/5/Start = 2025-07-10 03:05:04.666
ExecuteOne/_/5/Query = TAKE 60
ExecuteOne/_/5/CountBefore = 0
ExecuteOne/_/5/CountAfter = 0
ExecuteOne/_/5/Finish = 2025-07-10 03:05:04.666
ExecuteOne/_/5/ElapsedTime = 00:00:00.000
ExecuteOne/_/5/Text = ------------------------------------------------------
DimCustomerId |
---|
WARNING: -TimestampIsOld-. Possible cause: API is currently initializing.
Generated 2025-07-10 03:05:04.667 UTC