[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 1735 SKIP 0 < SKIP 1065 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17539 | Wilson, Grace | V0 | Sooke | British Columbia | Canada |
| 18356 | Lee, Alexander, S | V0 | Sooke | British Columbia | Canada |
| 18573 | Phillips, Andrea | V0 | Sooke | British Columbia | Canada |
Generated 2025-11-06 04:08:18.710 UTC