[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 560 SHUFFLE < SKIP 111 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20845 | Malhotra, Barry | 04838 | Eilenburg | Brandenburg | Germany |
| 26220 | Harris, Jonathan | PE17 | Bury | England | United Kingdom |
Generated 2025-11-05 14:20:50.466 UTC