[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 1862  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12979Ward, Christina, H99202SpokaneWashingtonUnited States
13183Jenkins, Christian, M99202SpokaneWashingtonUnited States
13951Hughes, Dylan, C99202SpokaneWashingtonUnited States
14247Allen, Hunter, L99202SpokaneWashingtonUnited States

Generated 2025-10-12 07:08:26.103 UTC