[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 6918 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28837 | Rodriguez, Victoria, M | V8P | Oak Bay | British Columbia | Canada |
28153 | Torres, Mackenzie | V8P | Oak Bay | British Columbia | Canada |
29277 | Mohamed, Samantha, A | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-12 12:23:37.874 UTC