[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 521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19171Torres, Melanie, L90401Santa MonicaCaliforniaUnited States
19902Pal, Johnny78100Saint Germain en LayeYvelineFrance
29206Anderson, Nicholas91941GrossmontCaliforniaUnited States

Generated 2025-07-11 11:27:46.526 UTC