[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 560   SHUFFLE   <  SKIP 149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20360Russell, Brianna, M91932Imperial BeachCaliforniaUnited States
11124Jordan, Ross, F3280WarrnamboolVictoriaAustralia
22217Powell, Dylan, MV8POak BayBritish ColumbiaCanada

Generated 2025-11-05 19:58:26.864 UTC