[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1745  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
27600Sanchez, Destiny, J91977Spring ValleyCaliforniaUnited States
26798Garcia, Jeremiah98104SeattleWashingtonUnited States
19141Martinez, Samuel, J98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 06:05:58.239 UTC