[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 575   SHUFFLE   <  SKIP 3391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14907Anand, Sheena, L94519ConcordCaliforniaUnited States
28363Travers, SavannahV9B 2C3ShawneeBritish ColumbiaCanada
19436Pal, Gregory75016ParisSeine (Paris)France

Generated 2025-07-20 08:20:55.911 UTC