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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27125Dominguez, AlbertRG12 8TBBracknellEnglandUnited Kingdom
24459Carson, Kristin, C4551CaloundraQueenslandAustralia
17895Subram, AllenGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-10 21:14:43.815 UTC