[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 SHUFFLE < SKIP 890 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27791 | Deng, Shawna, C | 80074 | München | Hessen | Germany |
18163 | Zhang, Gabriel | 57000 | Metz | Moselle | France |
Generated 2025-07-10 22:48:53.598 UTC