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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23082Williams, Jonathan91977Spring ValleyCaliforniaUnited States
16644Goel, Leonard, C91502BurbankCaliforniaUnited States
16385Perez, James, L95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 09:34:26.753 UTC