[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 875   SHUFFLE   <  SKIP 6257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11096Anand, Andrés2055North SydneyNew South WalesAustralia
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 09:48:49.571 UTC