[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2642  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom
16812Richardson, Alexa91932Imperial BeachCaliforniaUnited States
17684Gomez, Leslie90706BellflowerCaliforniaUnited States
16813Diaz, Carson90712LakewoodCaliforniaUnited States

Generated 2025-10-30 17:16:40.873 UTC