[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 2692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23801Wood, Taylor97301SalemOregonUnited States
27435Johnson, Alexandra, J94941Mill ValleyCaliforniaUnited States
16858Lopez, Jan98201EverettWashingtonUnited States

Generated 2025-07-09 19:39:19.228 UTC