[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 3669   SHUFFLE   <  SKIP 2711  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25293Gonzales, Eric, A97034Lake OswegoOregonUnited States
28751Belson, Joe, T75005ParisSeine (Paris)France
12807Kumar, Nina, L63009OffenbachSaarlandGermany

Generated 2025-07-11 19:25:08.054 UTC