[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 19428 > < TAKE 496 >
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/SHUFFLE/SKIP 19428/TAKE 496
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
SHUFFLE
SKIP 19428
TAKE 496
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/37/Start = 2025-07-20 07:52:45.877
ExecuteOne/_/37/Query = SELECT Name, PostalCode, City, StateOrProvince, Country
ExecuteOne/_/37/CountBefore = 18484
ExecuteOne/_/37/CountAfter = 18484
ExecuteOne/_/37/Finish = 2025-07-20 07:52:46.249
ExecuteOne/_/37/ElapsedTime = 00:00:00.371
ExecuteOne/_/37/Text = ------------------------------------------------------
ExecuteOne/_/37/Start = 2025-07-20 07:52:46.249
ExecuteOne/_/37/Query = ORDER BY City
ExecuteOne/_/37/CountBefore = 18484
ExecuteOne/_/37/CountAfter = 18484
ExecuteOne/_/37/Finish = 2025-07-20 07:52:46.497
ExecuteOne/_/37/ElapsedTime = 00:00:00.248
ExecuteOne/_/37/Text = ------------------------------------------------------
ExecuteOne/_/37/Start = 2025-07-20 07:52:46.497
ExecuteOne/_/37/Query = TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity
ExecuteOne/_/37/CountBefore = 18484
Title = Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity
ExecuteOne/_/37/CountAfter = 18484
ExecuteOne/_/37/Finish = 2025-07-20 07:52:46.497
ExecuteOne/_/37/ElapsedTime = 00:00:00.000
ExecuteOne/_/37/Text = ------------------------------------------------------
ExecuteOne/_/37/Start = 2025-07-20 07:52:46.497
ExecuteOne/_/37/Query = SHUFFLE
ExecuteOne/_/37/CountBefore = 18484
ExecuteOne/_/37/CountAfter = 18484
ExecuteOne/_/37/Finish = 2025-07-20 07:52:46.523
ExecuteOne/_/37/ElapsedTime = 00:00:00.026
ExecuteOne/_/37/Text = ------------------------------------------------------
ExecuteOne/_/37/Start = 2025-07-20 07:52:46.523
ExecuteOne/_/37/Query = SKIP 19428
ExecuteOne/_/37/CountBefore = 18484
ExecuteOne/_/37/CountAfter = 0
ExecuteOne/_/37/Finish = 2025-07-20 07:52:46.523
ExecuteOne/_/37/ElapsedTime = 00:00:00.000
ExecuteOne/_/37/Text = ------------------------------------------------------
ExecuteOne/_/37/Start = 2025-07-20 07:52:46.523
ExecuteOne/_/37/Query = TAKE 496
ExecuteOne/_/37/CountBefore = 0
ExecuteOne/_/37/CountAfter = 0
ExecuteOne/_/37/Finish = 2025-07-20 07:52:46.523
ExecuteOne/_/37/ElapsedTime = 00:00:00.000
ExecuteOne/_/37/Text = ------------------------------------------------------
DimCustomerId |
---|
Generated 2025-07-20 07:52:46.524 UTC