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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21466Jones, Austin97034Lake OswegoOregonUnited States
24867Suarez, Beth, K80074MünchenHessenGermany
12473Sai, SergioY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-15 15:19:44.714 UTC