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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28757Rodriguez, Ronald, K75013ParisSeine (Paris)France
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
28881Kapoor, Allen75008ParisSeine (Paris)France

Generated 2025-07-13 13:26:18.942 UTC