[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 512   <  SKIP 1132  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20579King, Alexandra, C93290Tremblay-en-FranceSeine Saint DenisFrance
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-13 14:42:31.619 UTC