[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 593   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25652Sara, Rachael92700ColombesHauts de SeineFrance
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom
18791Blue, Megan98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-02 09:59:23.813 UTC