[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 468   <  SKIP 4355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28825Hernandez, Caleb, A98055RentonWashingtonUnited States
29023Campbell, Dalton, C98055RentonWashingtonUnited States
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 20:42:22.296 UTC