[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 2000   SHUFFLE   <  SKIP 287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14797Gao, Steve, J63151MühlheimHamburgGermany
21676Guo, Valerie, A92150SuresnesHauts de SeineFrance
17047Rubio, Kendra4551CaloundraQueenslandAustralia

Generated 2025-07-17 16:48:59.034 UTC