[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 3070   <  SKIP 94  >   <  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
15973Garcia, Christopher98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-05 04:32:27.959 UTC