[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 445   SHUFFLE   <  SKIP 4108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12472Zhang, Jeffery, C92700ColombesHauts de SeineFrance
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom
22020Shan, Jaime3220GeelongVictoriaAustralia

Generated 2025-07-21 13:51:03.127 UTC