[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 482   SHUFFLE   <  SKIP 2701  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12716Shen, Dale59170CroixNordFrance
18866Scott, Miguel94519ConcordCaliforniaUnited States
24842Alonso, Monique94310OrlyVal de MarneFrance
17679Mehta, Joe98225BellinghamWashingtonUnited States

Generated 2025-07-18 10:48:06.119 UTC