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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14525Sun, Claudia, JGA10GatesheadEnglandUnited Kingdom
19065Arun, Michele, A24044KielSaarlandGermany
23366Campbell, Fernando90401Santa MonicaCaliforniaUnited States

Generated 2025-07-11 09:49:30.842 UTC