[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 4013 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13504 | Alonso, Beth, R | 78400 | Chatou | Yveline | France |
22568 | Wu, Autumn | 14197 | Berlin | Saarland | Germany |
Generated 2025-07-20 21:12:11.445 UTC