[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 3669   SHUFFLE   <  SKIP 1040  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21518Madan, Ruben, M75008ParisSeine (Paris)France
15309Wilson, Dylan, C91502BurbankCaliforniaUnited States
22521Rivera, Christina, K60323FrankfurtHessenGermany
12450Cook, Cody, K91932Imperial BeachCaliforniaUnited States

Generated 2025-07-17 20:00:10.910 UTC