[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 593   SHUFFLE   <  SKIP 1448  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18333Patel, Meredith4551CaloundraQueenslandAustralia
25530Lopez, Gerald, M48001MünsterSaarlandGermany
20233Raje, Jenny2777SpringwoodNew South WalesAustralia
23489Huang, Autumn98225BellinghamWashingtonUnited States
14156Gonzalez, Preston, LW10 6BLLondonEnglandUnited Kingdom
12013Lewis, Kayla3429SunburyVictoriaAustralia
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-11-05 19:22:11.265 UTC