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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13170Reed, Sebastian, E90210Beverly HillsCaliforniaUnited States
12301Nara, Nichole93400Saint-DenisSeine Saint DenisFrance
24133Patel, Carla75009ParisSeine (Paris)France

Generated 2025-07-11 09:23:22.179 UTC