[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 1690 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26996 | Oliver, Natasha | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 26998 | Perry, Fernando | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 27825 | Zimmerman, Christy, A | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-10-30 18:41:30.450 UTC