[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 2434 SHUFFLE < SKIP 290 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13742 | Ross, Benjamin | 98312 | Bremerton | Washington | United States |
16253 | Lal, Bethany, A | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-15 17:22:36.816 UTC