[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 1920  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26778Perez, Sierra, A99202SpokaneWashingtonUnited States
27213Lewis, Julia99202SpokaneWashingtonUnited States
26573Clark, Samantha99202SpokaneWashingtonUnited States
27559Rodriguez, Emily, R99202SpokaneWashingtonUnited States

Generated 2025-10-13 12:12:56.023 UTC