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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14563Carter, Fernando98501OlympiaWashingtonUnited States
14732Cook, Trinity98501OlympiaWashingtonUnited States
14878Murphy, Marcus98501OlympiaWashingtonUnited States

Generated 2025-07-14 09:38:01.759 UTC