[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 6205 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16338 | Zhang, Barbara | 4217 | Gold Coast | Queensland | Australia |
| 17065 | Chen, Cedric, R | 4217 | Gold Coast | Queensland | Australia |
Generated 2025-11-05 06:28:03.124 UTC