[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 8121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13683Torres, Sheila, C24044KielSaarlandGermany
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
13235Robinson, Jonathan97071WoodburnOregonUnited States

Generated 2025-07-16 14:24:18.867 UTC