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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12659Chande, Damien, A75009ParisSeine (Paris)France
21121Reed, Garrett, C57000MetzMoselleFrance
28576Uppal, Sunil, L98201EverettWashingtonUnited States
24822Cook, Paige, L94014ColmaCaliforniaUnited States

Generated 2025-07-09 21:07:35.276 UTC