[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   SHUFFLE   <  SKIP 3472  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13661Sara, Andre, MWA1WarringtonEnglandUnited Kingdom
13932Sanchez, Timothy92020El CajonCaliforniaUnited States
25762Fernandez, Stefanie14197BerlinNordrhein-WestfalenGermany
25742He, Tamara04139LeipzigNordrhein-WestfalenGermany
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance
24683Alonso, Shannon94010BurlingameCaliforniaUnited States

Generated 2025-07-11 05:45:55.866 UTC