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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23394Bell, Anna, K95062Santa CruzCaliforniaUnited States
23884Ross, Ethan95062Santa CruzCaliforniaUnited States
22250Wilson, Michael, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-10 15:20:05.681 UTC