[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 512   SHUFFLE   <  SKIP 5295  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23981Martinez, Cesar77680Roissy en BrieSeine et MarneFrance
27166Ye, Trisha, R92700ColombesHauts de SeineFrance
18118Reed, Megan, AV2M1S6NewtonBritish ColumbiaCanada
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-16 06:19:24.599 UTC