[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1458 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 14528 | Ramos, Casey, C | 63151 | Mühlheim | Hamburg | Germany |
Generated 2025-11-05 16:32:07.481 UTC