[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 2693   SHUFFLE   <  SKIP 382  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13555Smith, Tammy, L45000OrleansLoiretFrance
20530Jenkins, Mariah, M97068W. LinnOregonUnited States
13953Munoz, Theresa, M2300NewcastleNew South WalesAustralia
27900Prasad, Toni66041PoingSaarlandGermany

Generated 2025-07-15 21:59:32.430 UTC