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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12000Russell, Ashley4551CaloundraQueenslandAustralia
18159Serrano, Jaime, M41100Saint OuenLoir et CherFrance
14183Carlson, Robyn, MMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 14:19:20.416 UTC