[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 250 < SKIP 2127 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20071 | Campbell, Sean, L | 98168 | Burien | Washington | United States |
20080 | Stewart, Maria, D | 98168 | Burien | Washington | United States |
Generated 2025-07-06 09:25:07.743 UTC