[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 3289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20045Shen, Andres77680Roissy en BrieSeine et MarneFrance
23193Flores, Alexis98107BallardWashingtonUnited States
19852Carter, Eric98036LynnwoodWashingtonUnited States

Generated 2025-07-09 08:52:31.867 UTC