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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19447Simpson, Yolanda59140DunkerqueNordFrance
27051Brown, Charles94063Redwood CityCaliforniaUnited States
21721Campbell, Sara98055RentonWashingtonUnited States

Generated 2025-07-09 12:39:43.770 UTC