[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 512   SHUFFLE   <  SKIP 2339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18006Chander, Franklin, E33041PaderbornHamburgGermany
17903Shen, Bethany, CB29 6SLBirminghamEnglandUnited Kingdom
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 14:40:50.438 UTC