[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 24   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19661Cox, Nathaniel, AV9MetchosinBritish ColumbiaCanada
12272Alexander, Justin, MLE18LeedsEnglandUnited Kingdom
19535Mitchell, Alex, S91950National CityCaliforniaUnited States

Generated 2025-07-10 18:35:49.225 UTC