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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom
15709Prasad, Chelsea, M92700ColombesHauts de SeineFrance
26976Serrano, Erik93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-15 12:07:50.744 UTC