[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 998   SHUFFLE   <  SKIP 280  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27836Navarro, Pedro92400CourbevoieHauts de SeineFrance
11335Raman, Carla, L95010HofBayernGermany
21593Roberts, Marcus, H91502BurbankCaliforniaUnited States
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States

Generated 2025-07-14 16:19:10.656 UTC