[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 512   SHUFFLE   <  SKIP 1037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26650Collins, Kevin91950Lincoln AcresCaliforniaUnited States
12929Bryant, Vanessa97330CorvallisOregonUnited States
23769Dominguez, NatashaLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-12 05:00:41.759 UTC