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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13839Madan, Manuel77680Roissy en BrieSeine et MarneFrance
13353Coleman, Jordyn, S98036LynnwoodWashingtonUnited States
13315Thomas, Lucas, E91932Imperial BeachCaliforniaUnited States

Generated 2025-07-15 20:29:19.188 UTC