[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 24   SHUFFLE   <  SKIP 1362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13032Baker, Kevin91950National CityCaliforniaUnited States
24815Clark, Victoria91910Chula VistaCaliforniaUnited States
20747Vazquez, Melody98168BurienWashingtonUnited States

Generated 2025-07-13 06:05:51.403 UTC