[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 778   <  SKIP 3407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17176Ward, Isaac, M92118CoronadoCaliforniaUnited States
17129Powell, Gabrielle, F92118CoronadoCaliforniaUnited States
17336Sanchez, Chase, A92118CoronadoCaliforniaUnited States

Generated 2025-07-18 17:59:29.513 UTC