[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 512   SKIP 2125   <  SKIP 9  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23402Cox, Melissa, F99202SpokaneWashingtonUnited States
23715Flores, Isabel99202SpokaneWashingtonUnited States
23045Patterson, Gabriel, C99202SpokaneWashingtonUnited States

Generated 2025-07-22 06:47:10.039 UTC