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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21291Morris, Rachel, C98036LynnwoodWashingtonUnited States
28429Bell, Devin59000LilleNordFrance
20502Harris, John90241DowneyCaliforniaUnited States

Generated 2025-07-15 15:05:14.515 UTC