[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 512   SHUFFLE   <  SKIP 748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12283Zeng, Todd, CCM11BillericayEnglandUnited Kingdom
28691Andersen, Alejandro, B33098PaderbornNordrhein-WestfalenGermany
21498Wilson, Cameron92118CoronadoCaliforniaUnited States

Generated 2025-07-11 13:39:33.691 UTC