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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20077Coleman, Aidan, L92118CoronadoCaliforniaUnited States
20091Parker, Andrea, L92118CoronadoCaliforniaUnited States
20307Blue, Natalie, T92118CoronadoCaliforniaUnited States

Generated 2025-07-14 17:40:45.414 UTC