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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28152Rivera, Ian94070San CarlosCaliforniaUnited States
24487Harris, Samantha, AV2L3W8NewtonBritish ColumbiaCanada
24369Lopez, Chelsea1597Lane CoveNew South WalesAustralia

Generated 2025-07-19 17:15:40.115 UTC