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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19645Rogers, CarlosV6B 3P7Port HammondBritish ColumbiaCanada
23055Diaz, Seth97205PortlandOregonUnited States
27853Zheng, Amy, R78100Saint Germain en LayeYvelineFrance
29377Carlson, Rebekah66740SaarlouisSaarlandGermany

Generated 2025-07-12 12:57:26.206 UTC