[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 493 SKIP 1000 < SKIP 515 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17051 | Ortega, Jessie, J | 4000 | Brisbane | Queensland | Australia |
| 17060 | Sanz, Gerald, J | 4000 | Brisbane | Queensland | Australia |
| 17478 | Martin, Renee, L | 4000 | Brisbane | Queensland | Australia |
Generated 2025-11-06 02:00:52.616 UTC