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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24817Richardson, Victoria, CV0SookeBritish ColumbiaCanada
27835Ruiz, Darren, A17490Saint OuenCharente-MaritimeFrance
20367Anderson, Jessica90712LakewoodCaliforniaUnited States

Generated 2025-07-12 11:56:41.847 UTC