[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 591   SHUFFLE   <  SKIP 3256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28518Sanchez, Tammy, B60075Frankfurt am MainSaarlandGermany
19471Martinez, BryantOX16 8RSOxonEnglandUnited Kingdom
20146Hall, Mackenzie, A59491Villeneuve-d'AscqNordFrance
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 22:19:59.697 UTC