[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 3677   SHUFFLE   <  SKIP 1350  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24134Kapoor, Edgar75007ParisSeine (Paris)France
12088Thompson, Lauren, E97301SalemOregonUnited States
12410Richardson, Mariah90210Beverly HillsCaliforniaUnited States
17805Young, Carlos, G57000MetzMoselleFrance

Generated 2025-07-22 06:04:45.048 UTC