[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 4000   SHUFFLE   <  SKIP 2943  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20940Rodriguez, Jillian92700ColombesHauts de SeineFrance
20810He, Brittney91940Les UlisEssonneFrance
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
28649Martinez, Nathan, M94010BurlingameCaliforniaUnited States

Generated 2025-07-19 13:51:57.699 UTC