[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 484   SHUFFLE   <  SKIP 1113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28129Griffin, JustinV0SookeBritish ColumbiaCanada
16288Shen, Edwin, C92150SuresnesHauts de SeineFrance
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada

Generated 2025-11-06 01:08:31.475 UTC