[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 10246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20466Jai, Benjamin94303Palo AltoCaliforniaUnited States
12884Williams, Megan, A91364Woodland HillsCaliforniaUnited States
11248Alexander, Tristan, P93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 17:23:44.340 UTC