[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 2421   SHUFFLE   <  SKIP 936  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23991Zhao, Todd91940Les UlisEssonneFrance
12309Raje, Omar, RCB4 4BZCambridgeEnglandUnited Kingdom
17424Long, Spencer, W97045Oregon CityOregonUnited States

Generated 2025-07-20 02:05:19.903 UTC