[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 750   SHUFFLE   <  SKIP 794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18989Suri, Cindy94010BurlingameCaliforniaUnited States
24090Perez, Cassandra92700ColombesHauts de SeineFrance
12179Jones, Alexis, M97355LebanonOregonUnited States

Generated 2025-07-21 03:06:05.414 UTC