[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 509   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29019Morris, Isaiah90712LakewoodCaliforniaUnited States
19256Griffin, Abigail, A75007ParisSeine (Paris)France
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-19 04:50:59.194 UTC