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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States
15058Suarez, Julio, JWA3WatfordEnglandUnited Kingdom
11346Gutierrez, Deanna, E75007ParisSeine (Paris)France

Generated 2025-07-20 11:49:21.514 UTC