[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 149   SHUFFLE   <  SKIP 5578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23161Scott, Samuel, C94941Mill ValleyCaliforniaUnited States
15629Ruiz, Meghan, A59368WerneNordrhein-WestfalenGermany
26896Malhotra, Michele, ASW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 17:39:27.111 UTC