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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15503James, Caitlin, V98284Sedro WoolleyWashingtonUnited States
15885Sanchez, Garrett, E98284Sedro WoolleyWashingtonUnited States
15952Cooper, Evan, J98284Sedro WoolleyWashingtonUnited States

Generated 2025-10-30 17:16:52.990 UTC