[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 1562   <  SKIP 3697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21267Parker, Charles98366Port OrchardWashingtonUnited States
21323Jackson, Robert98366Port OrchardWashingtonUnited States
21427Foster, Kelly98366Port OrchardWashingtonUnited States

Generated 2025-10-13 05:45:30.674 UTC