[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 SKIP 512 SHUFFLE < SKIP 3530 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19205 | Perry, James | V7L 4J4 | Vancouver | British Columbia | Canada |
15226 | Moreno, Lori, M | 1597 | Lane Cove | New South Wales | Australia |
Generated 2025-07-18 08:24:41.394 UTC