[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 750   SHUFFLE   <  SKIP 215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States
22589Suri, CynthiaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-09 06:12:31.599 UTC