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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24630Howard, Brianna, DV3L 1H4WestminsterBritish ColumbiaCanada
29349Bryant, Gabrielle97301SalemOregonUnited States
21539Raman, Phillip78000VersaillesYvelineFrance

Generated 2025-07-10 18:56:28.996 UTC