[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 440   SHUFFLE   <  SKIP 570  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18131Malhotra, Ann, B77680Roissy en BrieSeine et MarneFrance
14378Mehta, Cory, A94010BurlingameCaliforniaUnited States
23752Torres, Devin, ATY31RuncornEnglandUnited Kingdom
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 07:52:36.268 UTC