[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 512 SHUFFLE < SKIP 2860 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25794 | Tang, Kristin, A | 40434 | Duesseldorf | Hessen | Germany |
20696 | Gonzales, Ethan, D | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-22 05:22:07.148 UTC