[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 3032   SHUFFLE   <  SKIP 481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18676Young, Jesse, E98036LynnwoodWashingtonUnited States
23189Moore, Megan, I90505TorranceCaliforniaUnited States
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-20 05:34:38.855 UTC