[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 593 SHUFFLE < SKIP 239 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15459 | Dominguez, Beth | 63151 | Mühlheim | Hamburg | Germany |
| 16822 | Lin, Marshall | PB12 | Peterborough | England | United Kingdom |
| 18417 | Roberts, Jonathan | 90210 | Beverly Hills | California | United States |
Generated 2025-11-05 14:59:39.313 UTC