[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 125 < SKIP 288 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26261 | Watson, Brooke, J | 97071 | Woodburn | Oregon | United States |
26457 | Moore, Sydney, L | 97071 | Woodburn | Oregon | United States |
Generated 2025-10-08 23:53:16.143 UTC