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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12832Prasad, Douglas, J12171BerlinSaarlandGermany
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance
20653White, Jessica94070San CarlosCaliforniaUnited States

Generated 2025-07-19 04:57:01.448 UTC