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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16372Foster, Vanessa91950Lincoln AcresCaliforniaUnited States
21904Sandberg, ChaseV3A 4R2LangleyBritish ColumbiaCanada
16947Stewart, Savannah, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 03:30:41.580 UTC