[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 1033 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 12158 | Phillips, Kyle | V0 | Sooke | British Columbia | Canada |
| 12183 | Robinson, Emily | V0 | Sooke | British Columbia | Canada |
| 12430 | Thompson, Kaitlyn, L | V0 | Sooke | British Columbia | Canada |
Generated 2025-11-06 02:52:01.333 UTC