[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 484   SHUFFLE   <  SKIP 916  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27851Martin, Diana75008ParisSeine (Paris)France
24532Perez, Phillip, A70452StuttgartSaarlandGermany
13882Russell, Mariah91932Imperial BeachCaliforniaUnited States
25972Henderson, Jocelyn97068W. LinnOregonUnited States

Generated 2025-07-13 20:31:27.556 UTC