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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
26770Ashe, Katie, Z4169East BrisbaneQueenslandAustralia
20919Rivas, Gretchen59000LilleNordFrance

Generated 2025-07-21 15:30:44.272 UTC