[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 540   SHUFFLE   <  SKIP 491  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16325Williams, Emma, KTY31RuncornEnglandUnited Kingdom
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom
14773Ross, Noah59491Villeneuve-d'AscqNordFrance
21952Vazquez, Latasha3220GeelongVictoriaAustralia
20143Suarez, Jimmy, J01071DresdenHessenGermany
24992Bryant, Faith, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 19:14:30.684 UTC