[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3634  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11297Coleman, Noah91502BurbankCaliforniaUnited States
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-10 11:45:51.931 UTC