[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 3294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25353Stewart, Caitlin98104SeattleWashingtonUnited States
25368Baker, Blake98104SeattleWashingtonUnited States
25766Kelly, Allison98104SeattleWashingtonUnited States

Generated 2025-07-08 22:22:25.968 UTC