[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 461 SHUFFLE < SKIP 3028 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13175 | Smith, Noah | V7L 4J4 | N. Vancouver | British Columbia | Canada |
20864 | Howard, Grace, J | LE18 | Leeds | England | United Kingdom |
24173 | Wang, Lacey | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-10 17:01:25.496 UTC