[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 7697   <  SKIP 1010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16354Torres, Janet, A98270MarysvilleWashingtonUnited States
17043Bennett, Isabella, K98270MarysvilleWashingtonUnited States
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States

Generated 2025-07-22 07:32:24.875 UTC