[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 579 SKIP 500 < SKIP 2258 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 14745 | Hall, Luke, E | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 14874 | Sanchez, Nicole, L | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 14893 | Diaz, Gabrielle | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-11-05 20:22:06.849 UTC