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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21290Torres, Angel97034Lake OswegoOregonUnited States
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States
13451Browning, Robin, H91502BurbankCaliforniaUnited States
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 06:24:52.736 UTC