[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 6273   <  SKIP 284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22642Rivera, GarrettAS23Stoke-on-TrentEnglandUnited Kingdom
26816Wu, Ronnie77680Roissy en BrieSeine et MarneFrance
17908Yang, Warren, F4169East BrisbaneQueenslandAustralia

Generated 2025-07-21 20:40:31.584 UTC