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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13740Ramirez, Jada99362Walla WallaWashingtonUnited States
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States

Generated 2025-07-16 03:07:40.417 UTC