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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23748Pal, Yolanda91940Les UlisEssonneFrance
13640Patel, Rachael, G4169East BrisbaneQueenslandAustralia
14909Bryant, Benjamin, E97330CorvallisOregonUnited States

Generated 2025-10-31 00:42:07.278 UTC