[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 0   SHUFFLE   <  SKIP 3984  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15668Fernandez, Erick, EWA3WatfordEnglandUnited Kingdom
22937Baker, Jose, A4700RockhamptonQueenslandAustralia
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-11-05 01:17:30.028 UTC