[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 623   <  SKIP 2031  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25392Moore, Joseph, L99202SpokaneWashingtonUnited States
25428Jenkins, Victoria99202SpokaneWashingtonUnited States

Generated 2025-07-22 08:57:44.247 UTC