[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 456   SHUFFLE   <  SKIP 1326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28498Ruiz, Tabitha, M91370Verrieres Le BuissonEssonneFrance
15326Zheng, Todd, J91910Chula VistaCaliforniaUnited States
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-15 05:48:42.972 UTC