[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 250   SHUFFLE   <  SKIP 1800  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18182Prasad, Kristi, J12311BerlinSaarlandGermany
16545Pal, Alicia75013ParisSeine (Paris)France
21125Rana, Bruce, E92400CourbevoieHauts de SeineFrance
25747Xu, Marshall, KEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-10 21:23:05.909 UTC