[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 2421   SHUFFLE   <  SKIP 3151  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23928Ye, Jaclyn45000OrleansLoiretFrance
23030Jenkins, Aidan97301SalemOregonUnited States
27793Shan, Mitchell92700ColombesHauts de SeineFrance
28420Chapman, Tracy, C93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-19 16:24:33.587 UTC