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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17179Henderson, James92020El CajonCaliforniaUnited States
18160Rivera, BryanGA10GatesheadEnglandUnited Kingdom
16448Martin, Cheryl, C24044KielSaarlandGermany

Generated 2025-07-09 16:29:42.115 UTC