[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3573  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26891Zhang, Arturo, VGL50CheltenhamEnglandUnited Kingdom
14236Richardson, Abigail, S3000MelbourneVictoriaAustralia
24834Jai, Bethany, B40434DuesseldorfHessenGermany
15890Russell, James, D90241DowneyCaliforniaUnited States

Generated 2025-11-05 15:58:47.018 UTC