[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 470   <  SKIP 4787  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21236Peterson, Adrian, J98366Port OrchardWashingtonUnited States
21260Howard, Ariana, A98366Port OrchardWashingtonUnited States

Generated 2025-07-17 14:18:37.028 UTC