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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15064Rubio, Erik, C75019ParisSeine (Paris)France
15070Navarro, Alfredo, N75019ParisSeine (Paris)France
15093Moyer, Johnny75009ParisSeine (Paris)France

Generated 2025-11-06 02:54:16.292 UTC