[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 484   <  SKIP 638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20635Young, Nathan, J99362Walla WallaWashingtonUnited States
20776Long, Haley99362Walla WallaWashingtonUnited States
21645Alexander, Spencer99362Walla WallaWashingtonUnited States

Generated 2025-07-08 04:22:34.447 UTC