[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   SHUFFLE   <  SKIP 4950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11448Patterson, Kyle3000MelbourneVictoriaAustralia
26155Xie, Chad, A1597Lane CoveNew South WalesAustralia
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 05:20:34.779 UTC