[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 2421   SHUFFLE   <  SKIP 527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20016Kelly, Katherine97068W. LinnOregonUnited States
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
14177Nara, Kenneth, K59140DunkerqueNordFrance

Generated 2025-07-21 17:55:27.370 UTC