[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6839  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22049Patel, Allen, J94704BerkeleyCaliforniaUnited States
27851Martin, Diana75008ParisSeine (Paris)France
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom
17945Rubio, Julio60323FrankfurtHessenGermany

Generated 2025-07-20 06:59:14.642 UTC