[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 1921  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15367White, Alyssa, L97205PortlandOregonUnited States
14684Zhang, James3220GeelongVictoriaAustralia
14914Gray, Arianna94010BurlingameCaliforniaUnited States
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 01:37:48.066 UTC