[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 2224   SHUFFLE   <  SKIP 2017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23165Mitchell, Natalie, M91364Woodland HillsCaliforniaUnited States
21820Nath, Priscilla, H59491Villeneuve-d'AscqNordFrance
20826Raman, Jillian75017ParisSeine (Paris)France

Generated 2025-07-13 06:45:04.280 UTC