[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   SKIP 189   SHUFFLE   <  SKIP 49  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22470Tang, Carly, AHP10 9QYHigh WycombeEnglandUnited Kingdom
14563Carter, Fernando98501OlympiaWashingtonUnited States
17997Sharma, April, J59491Villeneuve-d'AscqNordFrance

Generated 2025-07-14 04:33:37.305 UTC