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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12768Chapman, Johnathan, J94014ColmaCaliforniaUnited States
16560Sun, Kelvin, E93400Saint-DenisSeine Saint DenisFrance
26863Chen, AlvinW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-12 04:19:27.726 UTC