[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 480   SHUFFLE   <  SKIP 780  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21072Sanchez, Dominic59223RoncqNordFrance
26248Lewis, Thomas, A97034Lake OswegoOregonUnited States
23950Zhou, Roger, L94310OrlyVal de MarneFrance
24514Phillips, Jesse94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 13:36:23.472 UTC