[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 3303 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 11501 | Chandra, Brandy, P | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 11037 | Garcia, Chloe, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-11-05 10:24:05.109 UTC