[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 589   SHUFFLE   <  SKIP 167  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26666Beck, Ashlee, L7001HobartTasmaniaAustralia
26846Kumar, Dustin, RHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-19 00:19:06.349 UTC