[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 224 SHUFFLE < SKIP 1311 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27770 | Zhao, Autumn, J | 91054 | Erlangen | Bayern | Germany |
28798 | Phillips, Timothy, W | V8X | Royal Oak | British Columbia | Canada |
24759 | Stewart, Brooke, R | V7L 4J4 | Vancouver | British Columbia | Canada |
Generated 2025-07-12 13:44:49.762 UTC