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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17700Torres, Hector, ESL67RJMaidenheadEnglandUnited Kingdom
11551Alvarez, Shannon92700ColombesHauts de SeineFrance
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-08 16:48:53.692 UTC