[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 875   <  SKIP 1011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20667Pal, Jodi, C98312BremertonWashingtonUnited States
20775Alonso, Bruce, L98312BremertonWashingtonUnited States
20787Pal, Bridget98312BremertonWashingtonUnited States

Generated 2025-07-17 18:27:00.315 UTC