[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 396   SHUFFLE   <  SKIP 380  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26470Cooper, Marcus94941Mill ValleyCaliforniaUnited States
26380Luo, Ricardo95000CergyVal d'OiseFrance
16201Martin, RossSE1 8HLLondonEnglandUnited Kingdom
16227Lopez, Eric94015Daly CityCaliforniaUnited States
22252Brooks, MakaylaV8POak BayBritish ColumbiaCanada
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-19 16:05:23.716 UTC