[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 3669   SHUFFLE   <  SKIP 1064  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13577Torres, Theodore75019ParisSeine (Paris)France
16297Garcia, Deanna, S60323FrankfurtHessenGermany
11141Ramirez, Nicole94015Daly CityCaliforniaUnited States
29361Nara, Sheena93000BobignySeine Saint DenisFrance

Generated 2025-07-17 12:39:18.698 UTC