[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 405 SHUFFLE < SKIP 287 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23298 | Martinez, Robert, L | 98033 | Kirkland | Washington | United States |
19429 | Kelly, Jared, J | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-21 21:45:25.028 UTC