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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11535Nelson, Devin97355LebanonOregonUnited States
15184Hernandez, Mathew, A4171HawthorneQueenslandAustralia
11360Serrano, Tyrone4700RockhamptonQueenslandAustralia

Generated 2025-11-05 12:02:05.161 UTC