[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 2173  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States
26028Garcia, Brandy1002SydneyNew South WalesAustralia
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance
13724Thompson, Charles, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 01:13:23.433 UTC