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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14924Sai, Cynthia75017ParisSeine (Paris)France
17929Rubio, Alfredo, D63151MühlheimHamburgGermany
17692Smith, Emily, A98225BellinghamWashingtonUnited States

Generated 2025-07-11 16:53:48.520 UTC