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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom
13350Sandberg, IsaacV8Z 4N5ShawneeBritish ColumbiaCanada
25514Martinez, Dominic78400ChatouYvelineFrance
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
28236Diaz, Isabel, J94015Daly CityCaliforniaUnited States
26411Xu, MarioB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-11 13:31:11.743 UTC