[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 250   SHUFFLE   <  SKIP 1721  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22593Johnson, Thomas, C59491Villeneuve-d'AscqNordFrance
17960Rodriguez, Marie, LOX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 20:30:44.544 UTC