[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 34   SHUFFLE   <  SKIP 2193  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28661Ward, Dalton98036LynnwoodWashingtonUnited States
22651Sara, Frederick91940Les UlisEssonneFrance
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom
28519Ramos, Jésus, E92700ColombesHauts de SeineFrance

Generated 2025-07-15 22:17:53.728 UTC