[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 470   <  SKIP 1333  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16750Sanders, Seth90505TorranceCaliforniaUnited States
16752Wright, Mason90505TorranceCaliforniaUnited States
17435Mitchell, Edward90505TorranceCaliforniaUnited States
17524Washington, Lucas, B90505TorranceCaliforniaUnited States
17537Mitchell, Courtney90505TorranceCaliforniaUnited States
17538Bell, Brianna, R90505TorranceCaliforniaUnited States

Generated 2025-07-14 15:33:08.742 UTC