[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5858  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11217Adams, Natalie, P97205PortlandOregonUnited States
18172Black, WillieB29 6SLBirminghamEnglandUnited Kingdom
29404Ross, Chloe, L78000VersaillesYvelineFrance

Generated 2025-07-12 03:53:24.706 UTC