[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 511   SHUFFLE   <  SKIP 2496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12444Phillips, MackenzieV9MetchosinBritish ColumbiaCanada
17303Tang, Terrence, R2010DarlinghurstNew South WalesAustralia
15324Serrano, Renee10917Central ValleyNew YorkUnited States

Generated 2025-07-20 01:16:56.660 UTC