[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 1894 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14468 | Rivera, Grace, M | 98403 | Tacoma | Washington | United States |
14922 | Perry, Paige, R | 98403 | Tacoma | Washington | United States |
Generated 2025-07-10 15:45:25.423 UTC