[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 2693   SHUFFLE   <  SKIP 1157  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
14575Lee, Rachel, C98052RedmondWashingtonUnited States
20919Rivas, Gretchen59000LilleNordFrance
24391Washington, Marissa, S91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 20:02:46.909 UTC