[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 1673 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21674 | Morris, Jada, S | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 21510 | Perry, Carol | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 21546 | Garcia, Cory, B | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-10-27 01:36:54.043 UTC