[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 8719   <  SKIP 1755  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20454Martinez, Fernando4700RockhamptonQueenslandAustralia
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-20 16:52:53.183 UTC