[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 416 SHUFFLE < SKIP 1845 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19325 | Chen, Kelli | 80074 | München | Hessen | Germany |
23140 | Lee, Tyler, A | 98168 | Burien | Washington | United States |
Generated 2025-07-14 09:38:38.262 UTC