[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 438   SHUFFLE   <  SKIP 896  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16284Perez, Troy, D95010HofBayernGermany
28743Wood, Kelly, G75007ParisSeine (Paris)France
16856Rivera, Erin98312BremertonWashingtonUnited States
27438Shan, Alejandro90706BellflowerCaliforniaUnited States

Generated 2025-07-20 15:17:32.141 UTC