[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 3299 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 11037 | Garcia, Chloe, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 11078 | Martin, Gina, E | V8Y 1L1 | Cliffside | British Columbia | Canada |
| 11276 | Chapman, Nancy, E | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-11-04 17:56:25.235 UTC