[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 8733   SHUFFLE   <  SKIP 1524  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom
20920Rai, Jaclyn, I59000LilleNordFrance
16937Rubio, Craig59170CroixNordFrance
15709Prasad, Chelsea, M92700ColombesHauts de SeineFrance

Generated 2025-07-22 12:11:52.970 UTC