[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 717   SHUFFLE   <  SKIP 2330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27799Watson, BryceWA3WatfordEnglandUnited Kingdom
25442Goel, Melvin, A91940Les UlisEssonneFrance
28743Wood, Kelly, G75007ParisSeine (Paris)France
15509Washington, Zachary98901YakimaWashingtonUnited States

Generated 2025-07-16 10:34:58.242 UTC