[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 3001 SHUFFLE < SKIP 173 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17201 | Yang, Vincent, R | 60061 | Frankfurt am Main | Saarland | Germany |
13183 | Jenkins, Christian, M | 99202 | Spokane | Washington | United States |
Generated 2025-07-21 13:50:43.618 UTC