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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom
20563Blanco, Kendra66041PoingSaarlandGermany
24288Gomez, Pedro94519ConcordCaliforniaUnited States

Generated 2025-07-09 10:48:38.899 UTC