[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 364   SHUFFLE   <  SKIP 1777  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19452Anderson, Jacob, V59491Villeneuve-d'AscqNordFrance
19851Pal, Louis, M91502BurbankCaliforniaUnited States
21358Reed, Cody94611OaklandCaliforniaUnited States

Generated 2025-07-14 18:00:55.068 UTC