[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 4028 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17387 | Alexander, Aidan | V9 | Metchosin | British Columbia | Canada |
28537 | Hayes, Christian, R | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-15 13:48:59.050 UTC