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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28058Alvarez, Jaime, C94010BurlingameCaliforniaUnited States
25634Arun, Lydia, A78100Saint Germain en LayeYvelineFrance
16851Hayes, Kevin, L90706BellflowerCaliforniaUnited States

Generated 2025-07-10 20:13:39.253 UTC