[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 2421   SHUFFLE   <  SKIP 675  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17857Cabello, Albert, S04838EilenburgBrandenburgGermany
22738Diaz, Haley94947NovatoCaliforniaUnited States
12510Sanz, Roberto77127LieusaintSeine et MarneFrance
27812Lal, Alison75016ParisSeine (Paris)France

Generated 2025-07-10 22:32:18.524 UTC