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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13228Mr., Sanchez, Thomas, T.94014ColmaCaliforniaUnited States
12830Raje, Russell93400Saint-DenisSeine Saint DenisFrance
24977Green, Sophia, EV8VVictoriaBritish ColumbiaCanada
23757Roberts, James66578NeunkirchenSaarlandGermany

Generated 2025-07-11 13:41:37.803 UTC