[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 1811 < SKIP 1500 > < TAKE 7 >
7 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 12182 | Torres, Erin | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 11719 | Green, Blake, P | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 11888 | Ross, Aaron, N | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 12080 | Sanchez, Grace | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 11618 | Ramirez, Brian, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 12763 | Russell, Chloe, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 12765 | Gill, Robyn, J | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-11-05 17:45:23.368 UTC