[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 508   SHUFFLE   <  SKIP 545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22584Lopez, Meagan91940Les UlisEssonneFrance
25968Powell, Benjamin, F97045Oregon CityOregonUnited States
17604Robinson, Noah, H98033KirklandWashingtonUnited States

Generated 2025-07-14 18:14:50.510 UTC