[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 34 SHUFFLE < SKIP 2156 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20554 | Tang, Donna, S | 14197 | Berlin | Saarland | Germany |
20343 | Hill, Sierra, K | 98033 | Kirkland | Washington | United States |
Generated 2025-07-18 06:46:19.703 UTC