[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 1606 < SKIP 408 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 18245 | Goel, Misty, M | 4000 | Brisbane | Queensland | Australia |
| 18256 | Cai, Gilbert, J | 4000 | Brisbane | Queensland | Australia |
| 18295 | Mr., Solanki, Ajay | 4000 | Brisbane | Queensland | Australia |
Generated 2025-11-05 14:48:36.006 UTC