[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 236   SHUFFLE   <  SKIP 26  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18030Torres, VictorL4 4HBLiverpoolEnglandUnited Kingdom
23637Jai, Yolanda, E59170CroixNordFrance
29188Kumar, Colin4171HawthorneQueenslandAustralia

Generated 2025-07-13 02:29:41.402 UTC