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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20608Hu, Cara3429SunburyVictoriaAustralia
23256Chande, Mario, P90706BellflowerCaliforniaUnited States
17645Alonso, Albert, MW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-11 19:07:06.339 UTC