[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 6837 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13710 | Harris, Destiny, M | V8P | Oak Bay | British Columbia | Canada |
13743 | Anderson, Isabella | V8P | Oak Bay | British Columbia | Canada |
13878 | Gray, Sebastian, B | V8P | Oak Bay | British Columbia | Canada |
14291 | White, Tyler | V8P | Oak Bay | British Columbia | Canada |
14416 | Flores, Madison | V8P | Oak Bay | British Columbia | Canada |
14867 | Richardson, Lauren, C | V8P | Oak Bay | British Columbia | Canada |
15251 | Hall, Noah, A | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-13 10:03:49.300 UTC