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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22532Thomas, RyanAS23Stoke-on-TrentEnglandUnited Kingdom
28009Washington, Arianna, C92806La JollaCaliforniaUnited States
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-11 23:39:08.949 UTC