[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 480   SHUFFLE   <  SKIP 689  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25804Torres, Nelson, FGL7 1RYGloucestershireEnglandUnited Kingdom
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
25716Gao, Edwin2444Port MacquarieNew South WalesAustralia
12198Scott, Noah97222MilwaukieOregonUnited States

Generated 2025-07-16 09:10:51.220 UTC