[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 24 SHUFFLE < SKIP 3748 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19400 | Hayes, Gavin, A | V7L 4J4 | Vancouver | British Columbia | Canada |
20656 | Perry, Marcus, L | V0 | Sooke | British Columbia | Canada |
13673 | He, Sandra | 91370 | Verrieres Le Buisson | Essonne | France |
Generated 2025-07-20 20:05:51.179 UTC