[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 2130   SHUFFLE   <  SKIP 147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25643Arun, Sergio75013ParisSeine (Paris)France
20142Lopez, Lydia92700ColombesHauts de SeineFrance
22140Sanchez, Makayla, L98055RentonWashingtonUnited States

Generated 2025-07-14 08:52:39.171 UTC