[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 512   SHUFFLE   <  SKIP 3516  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27117Prasad, Jermaine, H98225BellinghamWashingtonUnited States
11743Kelly, Chase, E91977Spring ValleyCaliforniaUnited States
20582Bradley, Desiree, J78000VersaillesYvelineFrance
13658Bennett, Wyatt, J98052RedmondWashingtonUnited States

Generated 2025-07-19 00:45:49.944 UTC