[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 456   SHUFFLE   <  SKIP 2094  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28427Deng, YolandaSE1 8HLLondonEnglandUnited Kingdom
12873Samant, MandarSW6 SBYLondonEnglandUnited Kingdom
26692Brown, Isabella, LV6B 3P7Port HammondBritish ColumbiaCanada
11234Griffin, Anna90802Long BeachCaliforniaUnited States

Generated 2025-07-22 02:56:48.263 UTC