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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18376Diaz, Abigail, L94947NovatoCaliforniaUnited States
17260King, Sean, B97355LebanonOregonUnited States
13591Alonso, Latasha, AY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-13 23:41:43.909 UTC