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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20773Rodriguez, NatalieV9LangfordBritish ColumbiaCanada
13280Adams, Bailey98033KirklandWashingtonUnited States
16064Griffin, Isabella, J95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 15:34:56.250 UTC