[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 3669 SHUFFLE < SKIP 1221 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22441 | Torres, Andrea, L | 95010 | Hof | Bayern | Germany |
20537 | Evans, Thomas | 91977 | Spring Valley | California | United States |
Generated 2025-07-17 07:49:35.787 UTC