[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 1904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24743Coleman, Chloe, A99202SpokaneWashingtonUnited States
25392Moore, Joseph, L99202SpokaneWashingtonUnited States
25428Jenkins, Victoria99202SpokaneWashingtonUnited States

Generated 2025-10-08 22:41:34.057 UTC