[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 189   SHUFFLE   <  SKIP 2249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13843Xie, Warren, E78100Saint Germain en LayeYvelineFrance
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States
23434Nath, Katie, A7001HobartTasmaniaAustralia

Generated 2025-07-10 04:35:11.363 UTC