[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18196Rana, Ivan, K2450Coffs HarbourNew South WalesAustralia
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-16 00:06:04.447 UTC