[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 3669   SHUFFLE   <  SKIP 2698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15724She, Roger, L4551CaloundraQueenslandAustralia
11535Nelson, Devin97355LebanonOregonUnited States
29080Nara, Yolanda2036MalabarNew South WalesAustralia

Generated 2025-07-13 12:41:47.301 UTC