[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 3669   SHUFFLE   <  SKIP 2629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17596Vazquez, Adrienne98312BremertonWashingtonUnited States
16146Saunders, Jacquelyn98225BellinghamWashingtonUnited States
27251Flores, Jessica, R91941GrossmontCaliforniaUnited States

Generated 2025-07-12 19:04:09.878 UTC