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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18004Shen, Tonya75007ParisSeine (Paris)France
19237Gomez, Kristy, M98312BremertonWashingtonUnited States
29453Vazquez, Victor, R3337MeltonVictoriaAustralia

Generated 2025-07-20 02:03:03.234 UTC