[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 480   SHUFFLE   <  SKIP 2638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
16997Allen, Natalie90401Santa MonicaCaliforniaUnited States

Generated 2025-07-18 12:54:49.124 UTC