[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 194   SHUFFLE   <  SKIP 3366  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23230Foster, Mya, MWA3WatfordEnglandUnited Kingdom
19449Yuan, Nuan38001BraunschweigNordrhein-WestfalenGermany
20657Russell, Blake, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-15 23:10:16.559 UTC