[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 872   SHUFFLE   <  SKIP 3695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16523Huang, Sandra, C4655Hervey BayQueenslandAustralia
11782Jai, Barbara, K91502BurbankCaliforniaUnited States
22424Rai, Edwin, M77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-18 17:18:15.078 UTC