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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22546Jones, Nicholas, L97355LebanonOregonUnited States
24113Green, Stephanie78000VersaillesYvelineFrance
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom
14177Nara, Kenneth, K59140DunkerqueNordFrance

Generated 2025-07-17 19:45:50.431 UTC