[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 477   <  SKIP 621  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
15514Ramirez, Angela99362Walla WallaWashingtonUnited States
15489Thompson, Emily99362Walla WallaWashingtonUnited States

Generated 2025-11-05 22:55:01.612 UTC