[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 562 SKIP 1000 < SKIP 112 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21510 | Perry, Carol | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 21674 | Morris, Jada, S | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
| 22660 | Lopez, Monica, M | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-11-05 20:22:34.761 UTC