[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 462   <  SKIP 2980  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20069Smith, Jessica, C90401Santa MonicaCaliforniaUnited States
20139Wright, Connor90401Santa MonicaCaliforniaUnited States
19171Torres, Melanie, L90401Santa MonicaCaliforniaUnited States
20707Stewart, Danielle, P90401Santa MonicaCaliforniaUnited States

Generated 2025-07-16 01:10:57.041 UTC