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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11590Diaz, Erika, F93700DrancySeine Saint DenisFrance
13506Guo, Willie95000CergyVal d'OiseFrance
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 15:20:36.562 UTC