[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1780  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
26269Moore, Chloe, LV9LangfordBritish ColumbiaCanada

Generated 2025-11-04 21:09:08.090 UTC