[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 2516   <  SKIP 107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26994Torres, Erika, S92310SèvresHauts de SeineFrance
27181Deng, Rafael, M92310SèvresHauts de SeineFrance
11129Wright, Julia, M98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-22 06:45:47.248 UTC