[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 469   <  SKIP 1392  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27573Lal, Hunter90505TorranceCaliforniaUnited States
27068Kelly, Jade90505TorranceCaliforniaUnited States
27069Perez, Gabriella, A90505TorranceCaliforniaUnited States
27095Flores, Spencer90505TorranceCaliforniaUnited States

Generated 2025-07-16 09:18:18.456 UTC