[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 875   SHUFFLE   <  SKIP 7090  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14470Robinson, Jeremy, S94941Mill ValleyCaliforniaUnited States
19501Edwards, Allison42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-16 07:36:36.685 UTC