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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
27672Brown, Justin, WV8POak BayBritish ColumbiaCanada
24545Raman, DouglasWA1WarringtonEnglandUnited Kingdom
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States

Generated 2025-07-11 16:39:17.380 UTC