[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 613 SHUFFLE < SKIP 650 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14872 | Clark, Fernando, C | 97301 | Salem | Oregon | United States |
Generated 2025-07-20 11:51:35.790 UTC