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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25049Ye, Candice, L92118CoronadoCaliforniaUnited States
26649Perry, Emily, F94519ConcordCaliforniaUnited States
24707Pal, Shaun78400ChatouYvelineFrance

Generated 2025-07-11 14:16:18.883 UTC