[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 2617 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28768 | Rodriguez, Emmanuel, A | 98168 | Burien | Washington | United States |
28667 | Williams, Devin, T | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-12 00:39:30.532 UTC