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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19462Travers, Paige, J59491Villeneuve-d'AscqNordFrance
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 21:28:44.008 UTC