[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 327   SHUFFLE   <  SKIP 783  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26960Thomas, Jose, AWA1WarringtonEnglandUnited Kingdom
15593Martin, Naomi, A7001HobartTasmaniaAustralia
15359Yang, Logan, M98020EdmondsWashingtonUnited States
14687Price, Olivia, T75007ParisSeine (Paris)France

Generated 2025-07-17 17:30:31.244 UTC