[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 2671   <  SKIP 262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19198Brooks, Melissa95062Santa CruzCaliforniaUnited States
16272Deng, Raul, DMK8 8ZDMilton KeynesEnglandUnited Kingdom
24686Murphy, Melissa, N92102San DiegoCaliforniaUnited States

Generated 2025-07-20 15:41:18.931 UTC