[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 2377   SHUFFLE   <  SKIP 1236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16472Robinson, Olivia, A75007ParisSeine (Paris)France
16145Anderson, Sydney98371PuyallupWashingtonUnited States
26185Green, Kaylee, CV8POak BayBritish ColumbiaCanada

Generated 2025-07-15 09:25:24.430 UTC