[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 2421 SHUFFLE < SKIP 2210 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11921 | Zhu, Gilbert | 3977 | Cranbourne | Victoria | Australia |
22441 | Torres, Andrea, L | 95010 | Hof | Bayern | Germany |
Generated 2025-07-12 15:42:51.239 UTC