[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 562 < SKIP 1773 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16762 | Ferrier, Franklin | 98168 | Burien | Washington | United States |
16835 | Nelson, Noah | 98168 | Burien | Washington | United States |
Generated 2025-07-14 08:17:48.101 UTC