[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 2252 < SKIP 96 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17659 | Tang, Jodi, A | 98168 | Burien | Washington | United States |
17268 | Hughes, Alyssa | 98168 | Burien | Washington | United States |
18471 | Stewart, Paige, J | 98168 | Burien | Washington | United States |
Generated 2025-07-20 10:43:26.534 UTC