[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 2421   SHUFFLE   <  SKIP 6220  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22294Brown, Rachel91203GlendaleCaliforniaUnited States
26361Suarez, EbonySW1P 2NULondonEnglandUnited Kingdom
17776Jimenez, Diana, MSW8 1XDLondonEnglandUnited Kingdom
28430Suarez, Armando48001MünsterSaarlandGermany

Generated 2025-07-14 09:21:27.680 UTC