[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 512   SHUFFLE   <  SKIP 335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom
20554Tang, Donna, S14197BerlinSaarlandGermany
18176Kumar, Bradley04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 01:37:07.338 UTC