[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 140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27166Ye, Trisha, R92700ColombesHauts de SeineFrance
19093Ashe, Tara, J3550BendigoVictoriaAustralia
20648Mitchell, Jordan, E92806La JollaCaliforniaUnited States

Generated 2025-07-16 16:04:59.488 UTC