[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 250   <  SKIP 4920  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18416Peterson, Emma, K97205PortlandOregonUnited States
18428Henderson, Alexis97205PortlandOregonUnited States
18940Bell, Seth97205PortlandOregonUnited States
18987Adams, Hunter97205PortlandOregonUnited States

Generated 2025-07-19 22:12:28.749 UTC