[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 875   SHUFFLE   <  SKIP 6270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22086Sanchez, Chelsea94519ConcordCaliforniaUnited States
20260Martinez, Ethan, C4551CaloundraQueenslandAustralia
21452Bailey, Seth, R97330CorvallisOregonUnited States

Generated 2025-07-13 23:37:14.000 UTC