[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 482   SHUFFLE   <  SKIP 2006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom
20369Barnes, Trevor, J97330CorvallisOregonUnited States
28362Sanchez, Kaylee94947NovatoCaliforniaUnited States

Generated 2025-07-16 01:58:05.891 UTC