[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 841   SHUFFLE   <  SKIP 1979  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13915King, Allison, M91203GlendaleCaliforniaUnited States
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany
22441Torres, Andrea, L95010HofBayernGermany
11672Jai, Chad, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 16:18:25.277 UTC