[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18158Griffin, JeremiahOX1OxfordEnglandUnited Kingdom
23603Malhotra, Shane, E92100Boulogne-BillancourtHauts de SeineFrance
16750Sanders, Seth90505TorranceCaliforniaUnited States

Generated 2025-07-11 23:53:24.471 UTC