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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11156Roberts, Maria90712LakewoodCaliforniaUnited States
22113Garcia, Katherine, A97068W. LinnOregonUnited States
19054Alonso, Arthur, MMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 11:50:02.990 UTC