[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 484   SHUFFLE   <  SKIP 2445  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13421Patterson, Alyssa, C95062Santa CruzCaliforniaUnited States
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
17849He, Wesley, IC2H 7AULondonEnglandUnited Kingdom
25286Powell, Zachary90505TorranceCaliforniaUnited States

Generated 2025-07-11 17:42:35.775 UTC