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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26624Russell, Elizabeth, A98104SeattleWashingtonUnited States
15826Price, MarissaV9MetchosinBritish ColumbiaCanada
21862Prasad, Michele, C77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-11 23:50:37.587 UTC