[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 5805  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16315Richardson, Garrett75007ParisSeine (Paris)France
16388Torres, Jay, M75007ParisSeine (Paris)France
16395Pal, Tara75002ParisSeine (Paris)France
16404Nara, Raul, T75009ParisSeine (Paris)France

Generated 2025-11-04 18:37:59.714 UTC