[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 575 SHUFFLE < SKIP 2613 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12563 | Lin, Alejandro, L | GL50 | Cheltenham | England | United Kingdom |
20760 | Alexander, Thomas | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-14 05:32:16.811 UTC