[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 841 < SKIP 3625 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21880 | Gomez, Marc, J | 3977 | Cranbourne | Victoria | Australia |
| 21898 | Raji, Devon, D | 3977 | Cranbourne | Victoria | Australia |
| 21960 | Liu, Dawn, C | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-11-06 00:27:52.189 UTC