[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 6835 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13084 | Hughes, Luis | V8P | Oak Bay | British Columbia | Canada |
13303 | Martinez, Jonathan | V8P | Oak Bay | British Columbia | Canada |
13743 | Anderson, Isabella | V8P | Oak Bay | British Columbia | Canada |
13710 | Harris, Destiny, M | 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 |
Generated 2025-07-13 15:45:09.132 UTC