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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15306Sanchez, Victoria98225BellinghamWashingtonUnited States
20972Vance, Francisco, AB29 6SLBirminghamEnglandUnited Kingdom
18970Roberts, Jason, G90012Los AngelesCaliforniaUnited States

Generated 2025-07-11 16:02:14.127 UTC