[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 7979   SHUFFLE   <  SKIP 1285  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13156Lal, Bradley4551CaloundraQueenslandAustralia
21142Brooks, Mason97222MilwaukieOregonUnited States
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-20 01:04:06.907 UTC