[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 528 < SKIP 2272 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17385 | Martinez, Grace, M | V0 | Sooke | British Columbia | Canada |
| 18356 | Lee, Alexander, S | V0 | Sooke | British Columbia | Canada |
| 18759 | Phillips, Devin | V0 | Sooke | British Columbia | Canada |
Generated 2025-11-06 01:22:55.280 UTC