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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27181Deng, Rafael, M92310SèvresHauts de SeineFrance
11182Torres, Stephanie98284Sedro WoolleyWashingtonUnited States
11129Wright, Julia, M98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-08 22:19:11.707 UTC