[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 750 < SKIP 1582 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16762 | Ferrier, Franklin | 98168 | Burien | Washington | United States |
16835 | Nelson, Noah | 98168 | Burien | Washington | United States |
16857 | Munoz, Lawrence, C | 98168 | Burien | Washington | United States |
Generated 2025-10-08 11:29:11.835 UTC