[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 413   SHUFFLE   <  SKIP 956  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26817Ashe, MelvinGL50CheltenhamEnglandUnited Kingdom
18035Zhang, Karen, K59368WerneNordrhein-WestfalenGermany
16141Ramirez, Shelby90401Santa MonicaCaliforniaUnited States
14965Zhou, Edwin17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-21 09:12:02.546 UTC