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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18789Robinson, Seth, C98901YakimaWashingtonUnited States
11543Chande, Sheena75013ParisSeine (Paris)France
23952Dominguez, Nelson, T66001SaarbrückenSaarlandGermany

Generated 2025-07-16 14:40:22.114 UTC