[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 1750 SHUFFLE < SKIP 562 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17168 | Perez, Jada | 98366 | Port Orchard | Washington | United States |
| 25724 | Fernandez, Tabitha, A | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-11-05 18:31:51.947 UTC