[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 248   SHUFFLE   <  SKIP 923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27010Patterson, Jordyn, A91910Chula VistaCaliforniaUnited States
19277Jiménez, Billy, L78400ChatouYvelineFrance
20567Anand, Nicolas, PMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-10 12:40:10.691 UTC