[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 4481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25096Bennett, Victoria, D98225BellinghamWashingtonUnited States
18030Torres, VictorL4 4HBLiverpoolEnglandUnited Kingdom
25609Ruiz, Jaime, JOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 14:42:08.783 UTC