[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 327   SHUFFLE   <  SKIP 3256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24262Thomas, Daniel92806La JollaCaliforniaUnited States
26497Sanchez, Karen98027IssaquahWashingtonUnited States
23141Long, Katherine, M97068W. LinnOregonUnited States

Generated 2025-07-18 17:44:13.731 UTC