[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 527 SHUFFLE < SKIP 1257 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26875 | Perez, Bobby, D | 80074 | München | Hessen | Germany |
| 28551 | Xu, Warren, A | 59140 | Dunkerque | Nord | France |
| 16057 | Gomez, Michele | 80074 | München | Nordrhein-Westfalen | Germany |
Generated 2025-11-04 17:22:17.412 UTC