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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28429Bell, Devin59000LilleNordFrance
11279Cook, Amanda, S98201EverettWashingtonUnited States
25295Raje, Chad, A3000MelbourneVictoriaAustralia

Generated 2025-07-16 11:31:11.917 UTC