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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23373Murphy, Gabrielle97068W. LinnOregonUnited States
13424Thomas, Jasmine, M97330CorvallisOregonUnited States
17434Russell, Alyssa, N94010BurlingameCaliforniaUnited States

Generated 2025-07-12 13:51:08.587 UTC