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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13900Campbell, Isaac98501OlympiaWashingtonUnited States
13906Evans, Courtney, L98501OlympiaWashingtonUnited States
14396Sanchez, Zoe, S98501OlympiaWashingtonUnited States

Generated 2025-07-14 05:49:07.503 UTC