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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19857Rogers, Megan, M95062Santa CruzCaliforniaUnited States
20126Carter, Seth, A95062Santa CruzCaliforniaUnited States
20774Miller, Anthony, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-10 23:35:47.352 UTC