[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 750   <  SKIP 1861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12958Campbell, Jennifer, W99202SpokaneWashingtonUnited States
12979Ward, Christina, H99202SpokaneWashingtonUnited States
13951Hughes, Dylan, C99202SpokaneWashingtonUnited States

Generated 2025-10-07 23:48:59.479 UTC