[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 445   SHUFFLE   <  SKIP 4644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16557Chander, Derek75008ParisSeine (Paris)France
28800Sanchez, Mason, A94010BurlingameCaliforniaUnited States
15701Kapoor, Jillian, RGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 12:51:27.377 UTC