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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28983Lopez, Sean90706BellflowerCaliforniaUnited States
12761Richardson, Alexandra97071WoodburnOregonUnited States
16689Shen, Rafael, J2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-09 13:26:36.680 UTC