[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 6845 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15997 | Jenkins, Melissa, R | V8P | Oak Bay | British Columbia | Canada |
15878 | Flores, Kevin | V8P | Oak Bay | British Columbia | Canada |
16124 | Murphy, Eduardo, S | V8P | Oak Bay | British Columbia | Canada |
16140 | Harris, Seth, M | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-14 23:27:54.144 UTC