[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 6027 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26142 | Dominguez, Micheal | 3220 | Geelong | Victoria | Australia |
| 26591 | Chen, Aimee | 3220 | Geelong | Victoria | Australia |
| 26670 | Johnsen, Jerry | 3220 | Geelong | Victoria | Australia |
Generated 2025-11-05 15:17:14.878 UTC