[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 396   SHUFFLE   <  SKIP 1138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20091Parker, Andrea, L92118CoronadoCaliforniaUnited States
16596Carter, Gabrielle, B78100Saint Germain en LayeYvelineFrance
23057Richardson, Caitlin, TV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-17 05:00:31.867 UTC