[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 324   SHUFFLE   <  SKIP 1063  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21071Pal, Lindsey, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
24691Carlson, Meredith, G20354HamburgHamburgGermany

Generated 2025-07-21 06:26:59.580 UTC