[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 189   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16416Rivera, Brian, A59491Villeneuve-d'AscqNordFrance
11049Rai, Carol, C91910Chula VistaCaliforniaUnited States
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 02:07:36.709 UTC