[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 5875   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19336Andersen, Ricardo75002ParisSeine (Paris)France
19367Gonzalez, Johnathan, A75002ParisSeine (Paris)France
19376Wood, Paige, C75007ParisSeine (Paris)France

Generated 2025-07-15 19:38:10.938 UTC