[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 3165   SHUFFLE   <  SKIP 2703  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12211Romero, Victor, C77680Roissy en BrieSeine et MarneFrance
15812Allen, Logan4217Gold CoastQueenslandAustralia
16941Yang, Amy66272Sulzbach TaunusSaarlandGermany
20903Diaz, Robyn, Z01071DresdenHessenGermany

Generated 2025-07-21 03:32:36.781 UTC