[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 250   SHUFFLE   <  SKIP 4429  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25169Peterson, Angel94303Palo AltoCaliforniaUnited States
22306Kapoor, Ivan, T75007ParisSeine (Paris)France
28460Powell, Nathan59140DunkerqueNordFrance

Generated 2025-07-13 20:45:22.487 UTC