[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 0   SHUFFLE   <  SKIP 4281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23256Chande, Mario, P90706BellflowerCaliforniaUnited States
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom
28232Russell, Gavin97005BeavertonOregonUnited States

Generated 2025-11-05 03:26:37.707 UTC