[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 568   SHUFFLE   <  SKIP 713  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28968Morgan, Marcus, W94063Redwood CityCaliforniaUnited States
27796Patel, Jarrod, E75012ParisSeine (Paris)France
23959Parker, Amber46236BottropNordrhein-WestfalenGermany
21449Raheem, Devon94519ConcordCaliforniaUnited States

Generated 2025-07-12 19:03:22.795 UTC