[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 2500   SHUFFLE   <  SKIP 90  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20958Alonso, Gerald66272Sulzbach TaunusSaarlandGermany
28894Xu, Maurice, C77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-19 22:54:44.026 UTC