[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 842  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22816Cai, Erica63009OffenbachSaarlandGermany
13162Nath, Nina94519ConcordCaliforniaUnited States
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany
17834Gill, Michele, M75008ParisSeine (Paris)France

Generated 2025-07-12 03:23:07.520 UTC