[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19254Sr., Sousa, Anibal46236BottropNordrhein-WestfalenGermany
11737Martin, Megan, A94063Redwood CityCaliforniaUnited States
20743Howard, Arianna, W97005BeavertonOregonUnited States

Generated 2025-07-10 06:42:14.195 UTC