[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 125   <  SKIP 1680  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16889Rodriguez, Daniel, R90505TorranceCaliforniaUnited States
17537Mitchell, Courtney90505TorranceCaliforniaUnited States
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
16920Stewart, Eduardo90505TorranceCaliforniaUnited States

Generated 2025-10-13 16:42:00.675 UTC