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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24233Parker, Jada, L91791West CovinaCaliforniaUnited States
22778Dominguez, Monique, C90706BellflowerCaliforniaUnited States
11824Martin, Jill, CV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-15 09:25:39.210 UTC