[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 438   SHUFFLE   <  SKIP 144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21529Martinez, Kristi, L45000OrleansLoiretFrance
16911Patterson, Caleb98201EverettWashingtonUnited States
28585Russell, Julian, M91502BurbankCaliforniaUnited States

Generated 2025-07-22 12:17:05.433 UTC