[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 512   SHUFFLE   <  SKIP 1719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23598Ramos, LindaEM15Esher-MoleseyEnglandUnited Kingdom
14057Alonso, Lance, I2113North RydeNew South WalesAustralia
15637Sharma, Russell, A17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-16 13:12:15.019 UTC