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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22320Gill, Danny, LRG11 5TPBerkshireEnglandUnited Kingdom
23444Washington, Aidan78400ChatouYvelineFrance
17486Foster, Marissa97355LebanonOregonUnited States

Generated 2025-07-19 20:44:42.531 UTC