[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 2065  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12924Chande, Devon, L90210Beverly HillsCaliforniaUnited States
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States
16251Howard, MakaylaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-20 15:57:38.164 UTC