[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 250 SHUFFLE < SKIP 1311 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16055 | Lee, Ryan | 66578 | Neunkirchen | Saarland | Germany |
19012 | Bryant, Oscar, C | 91977 | Spring Valley | California | United States |
Generated 2025-07-11 09:20:19.212 UTC