[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 1636   SKIP 1000   <  SKIP 528  >   <  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-11-06 03:09:04.004 UTC