[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 290 < SKIP 628 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28283 | Long, Rachel | V7L 4J4 | N. Vancouver | British Columbia | Canada |
16680 | Edwards, Carlos | 2450 | Coffs Harbour | New South Wales | Australia |
Generated 2025-07-18 20:01:51.395 UTC