[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 717 SHUFFLE < SKIP 2036 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16955 | Bradley, Nathaniel | V9 | Metchosin | British Columbia | Canada |
18703 | Huang, Vincent, A | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-10 10:25:10.145 UTC