[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 512   SHUFFLE   <  SKIP 3343  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20713Gill, KathleenBD1 4SJW. YorkEnglandUnited Kingdom
12335Ashe, Francisco, WTY31RuncornEnglandUnited Kingdom

Generated 2025-07-18 00:47:05.734 UTC