[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 1662 < SKIP 385 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 23104 | Long, Isabelle, W | 4000 | Brisbane | Queensland | Australia |
| 23316 | Blanco, Billy | 4000 | Brisbane | Queensland | Australia |
| 23423 | Powell, Adam | 4000 | Brisbane | Queensland | Australia |
Generated 2025-11-05 20:43:30.369 UTC