[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 2550   <  SKIP 545  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
17394Mehta, Veronica94014ColmaCaliforniaUnited States

Generated 2025-07-20 13:55:23.227 UTC