[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 875   SHUFFLE   <  SKIP 2927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21409Deng, Johnny3337MeltonVictoriaAustralia
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom
23355Serrano, Lance94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 08:05:34.971 UTC