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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28686Jai, Sheena, J38231SalzgitterHessenGermany
12313Chande, Jaime75010ParisSeine (Paris)France
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-10 01:53:30.307 UTC