[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 484 SHUFFLE < SKIP 2183 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23192 | Garcia, Emily, E | 94303 | Palo Alto | California | United States |
17980 | Hughes, Paige | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-18 08:40:17.906 UTC