[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 440   <  SKIP 648  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13704Davis, Victoria, J99362Walla WallaWashingtonUnited States
13740Ramirez, Jada99362Walla WallaWashingtonUnited States
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States

Generated 2025-07-18 20:53:45.945 UTC