[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 405   SHUFFLE   <  SKIP 301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27530Ross, Maria91977Spring ValleyCaliforniaUnited States
28876Garcia, Austin, D20354HamburgHamburgGermany
16188Torres, Teresa, MW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-18 16:59:38.035 UTC