[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 2421   SHUFFLE   <  SKIP 2839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada
21387Diaz, Nelson, C4700RockhamptonQueenslandAustralia
23396Long, KaitlynV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-11 15:37:36.134 UTC