[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 2853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13145Xu, Gilbert14227CheektowagaNew YorkUnited States
28799Nelson, Amber, A91203GlendaleCaliforniaUnited States
24869Ms., Shock, MistyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-09 13:30:43.755 UTC