[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 875   SHUFFLE   <  SKIP 4061  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25404Sr., Lopez, José, G92625Newport BeachCaliforniaUnited States
17842Ward, Isaiah59140DunkerqueNordFrance
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States
19542Allen, Robert, E97301SalemOregonUnited States

Generated 2025-07-18 11:49:13.951 UTC