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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25485Rubio, Roberto, L77680Roissy en BrieSeine et MarneFrance
14714Diaz, Meghan, J45000OrleansLoiretFrance
13347Hall, Rachel94947NovatoCaliforniaUnited States

Generated 2025-07-11 15:13:13.548 UTC