[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 511   SHUFFLE   <  SKIP 733  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20161Sanz, Albert, G94310OrlyVal de MarneFrance
12083Alexander, Kayla98020EdmondsWashingtonUnited States
17525Wright, Adam94519ConcordCaliforniaUnited States
11441Gomez, Erika75002ParisSeine (Paris)France

Generated 2025-07-18 21:26:10.499 UTC