[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 562   SKIP 1000   <  SKIP 60  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13409Fernandez, Cory, P93290Tremblay-en-FranceSeine Saint DenisFrance
13813Sun, Kristen93290Tremblay-en-FranceSeine Saint DenisFrance
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance
15086Dominguez, Latasha, M93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-11-06 05:58:23.615 UTC