[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   SKIP 6081   SHUFFLE   <  SKIP 51  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18814Adams, Evan98201EverettWashingtonUnited States
15056Suarez, Jaime, LC2H 7AULondonEnglandUnited Kingdom
20522Parker, Kevin94536FremontCaliforniaUnited States

Generated 2025-07-21 00:20:25.511 UTC