[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 488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11873Zhang, Ryan91977Spring ValleyCaliforniaUnited States
25656Sanchez, BrendaL4 4HBLiverpoolEnglandUnited Kingdom
11965She, Katie, B2036MatravilleNew South WalesAustralia

Generated 2025-07-15 03:19:41.953 UTC