[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 5825   <  SKIP 1234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20170Martin, Jerome, DOX16 8RSOxonEnglandUnited Kingdom
26372Browning, MarieBD1 4SJW. YorkEnglandUnited Kingdom
25480Thomas, MiguelKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 10:01:27.273 UTC