[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 4281   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14169Martinez, Carmen, E78100Saint Germain en LayeYvelineFrance
21911Ross, Joan, B93400Saint-DenisSeine Saint DenisFrance
22140Sanchez, Makayla, L98055RentonWashingtonUnited States

Generated 2025-07-16 21:41:09.359 UTC