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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26146Wang, Laura, L4655Hervey BayQueenslandAustralia
13177Rogers, Taylor97222MilwaukieOregonUnited States
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-07 22:11:02.598 UTC