[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 1750 SKIP 0 < SKIP 5156 > < TAKE 7 >
7 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 27043 | Murphy, Dalton, N | V8P | Oak Bay | British Columbia | Canada |
| 27053 | Cook, Steven, J | V8P | Oak Bay | British Columbia | Canada |
| 27027 | White, Jennifer, S | V8P | Oak Bay | British Columbia | Canada |
| 27242 | Diaz, Hunter, S | V8P | Oak Bay | British Columbia | Canada |
| 27252 | Stewart, Andrea, M | V8P | Oak Bay | British Columbia | Canada |
| 27613 | Washington, Alexia | V8P | Oak Bay | British Columbia | Canada |
| 27560 | Patterson, Grace, M | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-11-06 04:09:37.837 UTC