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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29456She, Lindsay1597Lane CoveNew South WalesAustralia
22697Sara, Harold, S93700DrancySeine Saint DenisFrance
16812Richardson, Alexa91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 23:19:35.605 UTC