[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 6293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19666Alexander, Hailey, C7001HobartTasmaniaAustralia
13177Rogers, Taylor97222MilwaukieOregonUnited States
26560Shen, Lindsey2300NewcastleNew South WalesAustralia

Generated 2025-07-18 15:22:53.104 UTC