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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15245Ross, Eduardo90401Santa MonicaCaliforniaUnited States
12149Scott, Bailey, A97068W. LinnOregonUnited States
24852Martinez, CarlaWA3WatfordEnglandUnited Kingdom

Generated 2025-07-11 23:34:40.887 UTC