[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 3375  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12262Sanchez, Morgan, JPE17BuryEnglandUnited Kingdom
17120Raje, Michele, E13041ClayNew YorkUnited States
28512Alonso, Dwayne, M75010ParisSeine (Paris)France
12686Zhou, Trisha, B3550BendigoVictoriaAustralia

Generated 2025-07-11 20:22:28.655 UTC