[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 607   <  SKIP 1016  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13813Sun, Kristen93290Tremblay-en-FranceSeine Saint DenisFrance
14936Sanchez, Bryan93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-11-05 03:57:38.250 UTC