[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 2296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
22005Mehta, Pamela3000MelbourneVictoriaAustralia
25448Sara, Erick, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-11 15:16:18.070 UTC