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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28004Edwards, Andrea98270MarysvilleWashingtonUnited States
28028Allen, Elijah, H98270MarysvilleWashingtonUnited States
29147Roberts, Mary, S98270MarysvilleWashingtonUnited States

Generated 2025-07-21 00:56:39.666 UTC