[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 518 SHUFFLE < SKIP 6009 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13942 | Long, Seth, V | 90241 | Downey | California | United States |
28189 | Griffin, James | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-21 15:14:31.299 UTC