[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3165   SHUFFLE   <  SKIP 2486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18089Gonzales, Melanie, CV9LangfordBritish ColumbiaCanada
24268Gill, Meredith, E1597Lane CoveNew South WalesAustralia
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance

Generated 2025-07-18 16:58:27.177 UTC