[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 512   <  SKIP 3673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17038Wang, Ernest92118CoronadoCaliforniaUnited States
17129Powell, Gabrielle, F92118CoronadoCaliforniaUnited States
17174Wood, Angelica, M92118CoronadoCaliforniaUnited States

Generated 2025-07-15 02:41:43.773 UTC