[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 507   SHUFFLE   <  SKIP 516  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28460Powell, Nathan59140DunkerqueNordFrance
23603Malhotra, Shane, E92100Boulogne-BillancourtHauts de SeineFrance
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom
14166Jenkins, Elizabeth, I78100Saint Germain en LayeYvelineFrance

Generated 2025-07-17 00:32:31.934 UTC