[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 4337 < SKIP 59 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22359 | Lee, Ethan, J | V7L 4J4 | Vancouver | British Columbia | Canada |
29176 | Evans, Luke | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-20 06:23:32.103 UTC