[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 750   <  SKIP 4474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12024Edwards, Samuel98366Port OrchardWashingtonUnited States
12143Turner, Logan, K98366Port OrchardWashingtonUnited States
12144Jenkins, Kelly98366Port OrchardWashingtonUnited States

Generated 2025-10-10 03:21:03.511 UTC