[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 6859 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17858 | Barnes, Dalton, C | V8P | Oak Bay | British Columbia | Canada |
18433 | Ross, Seth, M | V8P | Oak Bay | British Columbia | Canada |
18595 | Hernandez, Marcus | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-13 09:53:20.945 UTC