[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 438   SHUFFLE   <  SKIP 984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14599Wilson, Charles, A97355LebanonOregonUnited States
15853Brown, Jasmine94941Mill ValleyCaliforniaUnited States
28496Shan, Adam, A57000MetzMoselleFrance

Generated 2025-07-15 02:52:30.143 UTC