[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 413   SHUFFLE   <  SKIP 1394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19451Sara, Pedro, F60075Frankfurt am MainSaarlandGermany
21525Howard, Victoria, LKB9KirkbyEnglandUnited Kingdom
28763Pal, Mohamed, C94010BurlingameCaliforniaUnited States

Generated 2025-07-15 18:24:14.949 UTC