[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 4   SHUFFLE   <  SKIP 2101  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12722Gomez, Latasha, L46236BottropNordrhein-WestfalenGermany
13664Diaz, Larry, TOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-14 17:49:33.599 UTC