[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 158   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States
29428Perez, Kristopher, E38001BraunschweigNordrhein-WestfalenGermany
12071Robinson, Robert90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 02:20:42.990 UTC