[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 6212 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17923 | Malhotra, Cory, E | 4217 | Gold Coast | Queensland | Australia |
| 18335 | Diaz, Ricky, E | 4217 | Gold Coast | Queensland | Australia |
Generated 2025-11-05 06:28:00.031 UTC