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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27851Martin, Diana75008ParisSeine (Paris)France
18647Huang, Christy91910Chula VistaCaliforniaUnited States
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States
21520Baker, SethGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-18 04:19:51.300 UTC