[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 1773 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 14197 | Gill, Frank, C | 38001 | Braunschweig | Nordrhein-Westfalen | Germany |
| 14695 | Andersen, Russell | 38001 | Braunschweig | Nordrhein-Westfalen | Germany |
Generated 2025-11-01 23:16:25.358 UTC