[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 480   SHUFFLE   <  SKIP 2437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11198Sanders, Brooke95062Santa CruzCaliforniaUnited States
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany
16872Taylor, Samuel, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-10 21:15:49.373 UTC