[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 575   SHUFFLE   <  SKIP 1875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23611Natsuhara, Dave, E92310SèvresHauts de SeineFrance
11410Goel, Maurice75013ParisSeine (Paris)France
22468Gonzalez, Ruben, AE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-20 08:33:07.617 UTC