[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 518   SHUFFLE   <  SKIP 3924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24247Sara, George5023FindonSouth AustraliaAustralia
26610Perez, Mary92625Newport BeachCaliforniaUnited States
12387Vazquez, Meredith, M59491Villeneuve-d'AscqNordFrance

Generated 2025-07-10 18:51:51.404 UTC